Release 10.1A: OpenEdge Development:
Messaging and ESB
setClientPersistence procedure
Sets client persistence.
Syntax
Applies to
Session objects (ClientConnect and ServerConnect only).
Notes
- Only applicable for Client Persistence.
- If the default is
FALSE, client persistence is not enabled.- You cannot change client persistence for an active session.
- Call the setClientPersistence procedure prior to calling the beginSession procedure.
- To change the value of client persistence, you must stop and restart the session for any changes to take effect.
See also
createRejectedMessageConsumer procedure, setClientPersistence procedure, getClientPersistence function, setLocalStoreDirectory procedure, getLocalStoreDirectory function, setLocalStoreSize procedure, getLocalStoreSize function, setLocalStoreWait procedure, getLocalStoreWait function, setReconnectTimeout procedure, getReconnectTimeout function, setReconnectInterval procedure, getReconnectInterval function
For more information, see the "Client persistence" section and the "Client persistence" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |